Comma-Separated Values

美 [ˈkɑːmə ˈsepəreɪtɪd ˈvæljuːz]英 [ˈkɒmə ˈsepəreɪtɪd ˈvæljuːz]
  • 网络逗号分隔值;逗号分隔的值
Comma-Separated ValuesComma-Separated Values
  1. Our application processes multiple files containing records composed of comma-separated values ( CSV ) .

    我们的应用处理多个文件,这些文件包含由逗号分隔值(comma-separatedvalues,CSV)组成的记录。

  2. An example script for converting the audit information to a comma-separated values file format follows .

    下面的脚本示例可以把审计信息转换为以逗号分隔值(CSV)的文件格式。

  3. Exhibit automatically turns the list property categories into comma-separated values .

    Exhibit会自动将列表属性categories转变成以逗号分隔的值。

  4. Event publishing supports two MQ message formats & XML or comma-separated values ( CSV ) .

    事件发布支持两种MQ消息格式&XML或逗号分隔值(CSV)。

  5. The needed data was provided as comma-separated values ( CSV ) files and easily loaded into MySQL tables .

    通过逗号分隔的值(CSV)文件提供所需的数据,很容易装载到MySQL表中。

  6. Even more importantly , you worked with a standardized format XML instead of comma-separated values or pipe-delimited name / value pairs .

    更重要的是,您使用了标准化的格式&XML,而不是以逗号分隔的值或以竖线分隔的名称/值对。

  7. Many cloud analytics platforms allow you to import the data from a spreadsheet or a comma-separated values ( CSV ) file .

    很多云分析平台允许从电子表格或逗号分隔值(CSV)文件导入数据。

  8. The USGS publishes its earthquake data in the form of a weekly CSV ( or comma-separated values ) file .

    USGS以CSV(或逗号分隔值)文件的格式发布每周地震数据。

  9. Import and export of SKOS by vocabulary management tools should eventually be as common as import and export of comma-separated values by spreadsheet programs .

    利用词汇表管理工具导入与导出SKOS,如同利用电子表格程序导入与导出逗号分隔值一样常用。

  10. For instance , one script might return comma-separated values , another pipe-separated values ( the pipe is the | character ), and another may return one long string of text .

    比方说,一种脚本可能返回逗号分隔的值,另一种则使用管道符(即字符)分隔的值,还有一种则返回长文本字符串。

  11. Copying and pasting from one application to the other takes time and is subject to error , and transfer of information using comma-separated values and other techniques is clunky at best .

    从一个应用程序向另一个复制和粘贴不但耗时,而且会导致错误,使用逗号隔开值格式和其他技术转移信息又比较笨拙。

  12. Yet XI uses regular expressions ( as introduced in JDK1.4 ) to parse the input file , so it works equally well with server logs , comma-separated values ( CSVs ), Excel files , and many other documents .

    但是,XI使用正则表达式(正如JDK1.4中所引入的那样)来解析输入文件,所以它可以同样出色地用于服务器日志、用逗号分隔的值(CSV)、Excel文件和许多其它文档。

  13. Constructors by enumeration allow you to specify the values of all the elements as comma-separated scalar values , as shown in the following two listings .

    通过枚举的构造函数允许您将所有元素的值指定为逗号分隔的标量值,如以下两个清单中所示。

  14. An array literal is a comma-separated list of values contained within square brackets .

    数组直接量是一个封闭在方括号中的序列,序列中的元素由逗号分隔。

  15. Cases can be comma-separated lists of values , and fall-through is no longer the default behavior .

    情况可以是逗号分隔的列表,而fall-throuth也不再是默认的行为。

  16. And that 's really a placeholder for the comma-separated list of values that I put after those quotes .

    这其中还有一个逗号分开的有值的占位符,我把它放到了引号之后。

  17. JSON data supports various data types besides objects : strings , null values , numbers ( integer or real ), Boolean values , and arrays ( comma-separated sequences of values enclosed in square brackets ) .

    JSON支持除对象之外的各种数据类型:字符串、空值、数字(整数或实数)、布尔值和数组(包含在方括号中的逗号分隔的值序列)。

  18. The various time-related fields can specify an individual value , a range of values , such as0-10 or sun-wed , or a comma-separated list of individual values and ranges .

    各个与时间相关的字段可以指定一个单独的值、值的范围(比如0-10或sun-wed)或者以逗号分隔的单独值和范围列表。